﻿.cards {
    background: url(../../images/cards.jpg) no-repeat center;
    background-position: top left;
    width: 100%;
    height: 100px;
}

.imgLogo {
    height: 80%;
}

.navbar {
    --bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 0.55%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}

.navbar-dark {
    --bs-navbar-toggler-border-color: rgba(0, 0, 0, 0.1);
}

.logout {
    color: #333;
}

#AmountReferenceModel_0__Value {
    width: 100%;
}

.form-control {
    width: 90%;
}
